Fault-Tolerant Server Architecture - перевод на русский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Fault-Tolerant Server Architecture - перевод на русский

ABILITY OF A SYSTEM TO CONTINUE FUNCTIONING DESPITE ERRONEOUS INPUTS OR FAULTS WITHIN SOME OF ITS COMPONENTS
Fault-tolerance; Fault Tolerance; Graceful degradation; Failure-oblivious computing; Fault-tolerant; Fault-tolerant system; Fault tolerant systems; Fault tolerant designs; Fault-tolerant designs; Fault-tolerant systems; Graceful failure; Fail gracefully; Fault tolerant system; Fault tolerant design; Fail-safe (computer); Failure oblivious computing; Damage tolerant design; Degrade gracefully; Fault-tolerant computer system; Fail soft; Fail-soft operation; Fault-tolerant computer systems; Failure resistance; Fault-tolerant design; Fault tolerant; Fault-tolerant computing; Degrades gracefully; Failure tolerance; Single fault condition; Single Fault Condition
  • clients]] without JavaScript support and/or incompatible browsers until December 2020.

Fault-Tolerant Server Architecture      
см. FTSA
client/server architecture         
  • A computer network diagram of clients communicating with a server via the Internet
DISTRIBUTED APPLICATION STRUCTURE IN COMPUTING
Client/server; Client server; Client-Server; Client-server architecture; Client-server model; Client-server protocol; Client/Server Architecture; 2-tier architecture; Client-Side; Client-Server Architecture; Client/server architecture; Client/server environment; Client/server network; Client/server protocol; Client-server system; Server-client model; Client-server computing; Server-client architecture; 2-tier; Client/server principle; Client-server programming; Client/server computing; Client server architecture; Benefits of client server computing; Client-server; Client–server architecture; Client–server; Server–client architecture; Client server communication; Client–server computing; Client-Server Model

общая лексика

CSA

архитектура клиент-сервер

широко распространённая двухуровневая модель построения распределённой вычислительной среды, в которой интерфейсная часть задачи (front end) выполняется на машине пользователя, а требующая больших ресурсов обработка запросов (back end) осуществляется одним или несколькими серверами. В чисто программной интерпретации этой архитектуры имеются процессы-клиенты, которые формируют и отсылают запросы на обработку процессу-серверу, возвращающему им результаты. Развитием данной архитектуры являются многоуровневые архитектуры, в которых между клиентом и сервером подключается, сервер приложений (application server)

PC server         
  • client]] computers communicating with a '''server''' computer via the [[Internet]]
  • Sun's [[Cobalt Qube]] 3; a computer [[server appliance]] (2002); running Cobalt Linux (a customized version of Red Hat Linux, using the 2.2 Linux kernel), complete with the Apache web server.
  • WWW]] server is located at [[CERN]] with its original sticker that says: "This machine is a server. DO NOT POWER IT DOWN!!"
  • rack-mountable]] server with the top cover removed to reveal internal components
  • A network based on the '''[[client–server model]]''' where multiple individual ''clients'' request services and resources from centralized servers
  • [[Wikimedia Foundation]] rackmount servers on racks in a data center
COMPUTER PROGRAM OR DEVICE THAT PROVIDES ACCESS TO A CENTRAL RESOURCE OR OTHER FUNCTIONALITY FOR CLIENTS
Enterprise server; Enterprise Sever; Enterprise Server; Network servers; Network Server; Server computer; Computer server; Network server; Net server; PC server; Server (computer); Server operating system; Server application; Server hardware; Server OS; Server computing; Remote server; Internet server; Server (hardware); Server software; Mobile server; Server (Computing); Mobile Server; Master server; Computer servers

общая лексика

PC-сервер

сервер на платформе процессоров Intel

Смотрите также

server

Определение

АРХИТЕКТУРА
ы, мн. нет, ж.
1. Строительное искусство, зодчество. Средневековая а.
2. Стиль постройки. А. здания. Архитектурный - относящийся к архитектуре.

Википедия

Fault tolerance

Fault tolerance is the property that enables a system to continue operating properly in the event of the failure of one or more faults within some of its components. If its operating quality decreases at all, the decrease is proportional to the severity of the failure, as compared to a naively designed system, in which even a small failure can cause total breakdown. Fault tolerance is particularly sought after in high-availability, mission-critical, or even life-critical systems. The ability of maintaining functionality when portions of a system break down is referred to as graceful degradation.

A fault-tolerant design enables a system to continue its intended operation, possibly at a reduced level, rather than failing completely, when some part of the system fails. The term is most commonly used to describe computer systems designed to continue more or less fully operational with, perhaps, a reduction in throughput or an increase in response time in the event of some partial failure. That is, the system as a whole is not stopped due to problems either in the hardware or the software. An example in another field is a motor vehicle designed so it will continue to be drivable if one of the tires is punctured, or a structure that is able to retain its integrity in the presence of damage due to causes such as fatigue, corrosion, manufacturing flaws, or impact.

Within the scope of an individual system, fault tolerance can be achieved by anticipating exceptional conditions and building the system to cope with them, and, in general, aiming for self-stabilization so that the system converges towards an error-free state. However, if the consequences of a system failure are catastrophic, or the cost of making it sufficiently reliable is very high, a better solution may be to use some form of duplication. In any case, if the consequence of a system failure is so catastrophic, the system must be able to use reversion to fall back to a safe mode. This is similar to roll-back recovery but can be a human action if humans are present in the loop.

Как переводится Fault-Tolerant Server Architecture на Русский язык